home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / jlut522.zip / HLP.ZIP / DM.HLP < prev    next >
Text File  |  1993-05-02  |  4KB  |  92 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ Option:  DM  DELETE MESSAGES................................................│
  3. └─────────────────────────────────────────────────────────────────────────────┘
  4.  
  5. Syntax  
  6. ═══════════════════════════════════════════════════════════════════════════════
  7. JLUTIL /DM [MsgArea/?/~,Days,Nr of retained Msgs,Flags1,Flags2,Flags3,Levels]
  8.            [-Switches]
  9. ═══════════════════════════════════════════════════════════════════════════════
  10.  
  11. Switch Description  
  12. ═══════════════════════════════════════════════════════════════════════════════
  13. No Switches available at this time.
  14. ═══════════════════════════════════════════════════════════════════════════════
  15.  
  16. Param       Description  
  17. ═══════════════════════════════════════════════════════════════════════════════
  18. MsgArea     Specify the MsgArea, which should be scanned, or '*' for
  19.             all MsgAreas. Read GENERAL.HLP for possible settings like
  20.             '?' or '~'.
  21.  
  22. Days        Please specify, how old the messages can be
  23.  
  24. Retain      how many messages should be retained
  25.  
  26. Flags1      N    NONE-PROTECTED MSGs
  27.             P    PRIVATE        MSGs
  28.             K    KILL-PROTECTED MSGs
  29.             PN   more than one  Flag1
  30.             ?    ALL            Msgs
  31.  
  32. Flags2      R    RECEIVED       MSGs
  33.             B    BAGGED         MSGs
  34.             ?    ALL            MSGs (Received, UnReceived, Bagged,
  35.                                       UnBagged)
  36.             RB   more than one  Flag2
  37.  
  38. Flags3      S    STICKY         MSGs included
  39.             ?    ALL            MSGs (Sticky, UnSticky)
  40.  
  41. Levels      You can specify the UserLevels of these people, which
  42.             UnReceived msgs should be saved. If you leave this
  43.             parameter blank, no msgs will be saved. You can enter
  44.             ranges with the [..] command eg:
  45.  
  46.             [0..z] or [1368H..Z] or [230PT..gl..m]  etc.
  47. ═══════════════════════════════════════════════════════════════════════════════
  48.  
  49. Explanation  
  50. ═══════════════════════════════════════════════════════════════════════════════
  51. Deletes MSGs older than specified days. You can use this option with the
  52. number of days as parameter:  If you use the MsgArea-Parameter, you can
  53. delete MSGs of another MsgArea than the Default-Area. Now you can delete
  54. EchoMsgs intelligent! Store all not-received mail for your Users in their
  55. private folder.
  56.  
  57. This option has been programmed, when the normal Sysop had killed his
  58. messages by hand. He couldn't be absent, he must select the MsgArea,
  59. keep an eye on it, etc.
  60.  
  61. Now there are a lot of Deleting Programs available, but none of them
  62. has these fine features of this option. You can be proud of using them.
  63.  
  64. Perhaps you want to kill only private messages. No problem. Perhaps
  65. only kill-protected or perhaps only bagged messages. Or you decide
  66. to kill bagged or received messages, which are private. Your phantasy
  67. will not be delimited by this option.
  68.  
  69. And perhapy you think:  And if i kill a message, which hasn't received
  70. yet ?  Sometimes you must kill all messages, which are older than
  71. perhaps 60 or 90 days. But on the other hand a user can be in holiday
  72. or he has had an accident and couldn't call your BBS for half an year
  73. now. He will miss all his mail.
  74.  
  75. This option keeps it for him. If the unreceived message was in an
  76. Echo-Area, a local one or the NetMail Area. No problem. This is, what
  77. we mean, when we are saying: Deleting message. Yes, but intelligent.
  78.  
  79.  
  80. And here some examples:
  81.  
  82. e.g.  JLUTIL /DM ,30  
  83.  or   JLUTIL /DM ?,30  
  84.  or   JLUTIL /DM E:\GT\MSGLOGON,30  
  85.  or   JLUTIL /DM E:\GT\MSGLOGON,30,0,NKP
  86.  or   JLUTIL /DM ~,1,0,PKN,BR
  87.  or   JLUTIL /DM E10_000,30,0,PKN,?,?,0..z
  88.  or   JLUTIL /DM E10_000,0,200,PKN,?,S,0..z
  89.  or   JLUTIL /DM *,365,200,?,?,?,0..z
  90.  or   JLUTIL /DM *,365,200,?,?,?,0..z -z
  91. ══════════════════════════════════════════════════════════════════════════════
  92.